home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / 91.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  565 b   |  20 lines

  1. <option type="int" id="opt/91">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Toner Density</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>TonerDensity</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>Adjustment</arg_group>
  12.    <arg_order>100</arg_order>
  13.    <arg_spot>A</arg_spot>
  14.    <arg_pjl />
  15.    <arg_proto>SET DENSITY=%s</arg_proto>
  16.   </arg_execution>
  17.   <arg_max>5</arg_max>
  18.   <arg_min>1</arg_min>
  19. </option>
  20.